home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
12984
/
12984.xpi
/
install.rdf
< prev
Wrap
Extensible Markup Language
|
2010-01-29
|
1KB
|
27 lines
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:name>Download Youtube Videos +</em:name>
<em:version>2.1.3</em:version>
<em:type>2</em:type>
<em:description>Video and audio download toolbar for tube sites and flv movies.</em:description>
<em:creator>Konverts</em:creator>
<em:id>video.downloader.plugin@ffpimp.com</em:id>
<em:iconURL>chrome://vidbar/skin/logo-32x32.png</em:iconURL>
<em:aboutURL>chrome://vidbarcontent/about.xul</em:aboutURL>
<em:optionsURL>chrome://vidbar/content/preferences.xul</em:optionsURL>
<em:homepageURL>www.ffpimp.com</em:homepageURL>
<em:targetApplication>
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.6.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>